@font-face {

  font-family: 'iconfont';

  /* project id 971715 */

  src: url('//at.alicdn.com/t/font_971715_n6jr619jil.eot');

  src: url('//at.alicdn.com/t/font_971715_n6jr619jil.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_971715_n6jr619jil.woff2') format('woff2'), url('//at.alicdn.com/t/font_971715_n6jr619jil.woff') format('woff'), url('//at.alicdn.com/t/font_971715_n6jr619jil.ttf') format('truetype'), url('//at.alicdn.com/t/font_971715_n6jr619jil.svg#iconfont') format('svg');

}



.iconfont {

  font-family: "iconfont" !important;

  font-size: 16px;

  font-style: normal;

  -webkit-font-smoothing: antialiased;

  -webkit-text-stroke-width: 0.2px;

  -moz-osx-font-smoothing: grayscale;

}



.clearfix:after {

  visibility: hidden;

  display: block;

  height: 0;

  font-size: 0;

  content: "";

  clear: both;

}



.container {

  width: 1200px;

  margin: 0 auto;

}



body, dd, div, dl, dt, form, h1, h2, h3, h4, h5, h6, html, input, li, ol, p, select, td, textarea, th, ul {

  margin: 0;

  padding: 0;

}



* {

  box-sizing: border-box;

}



i {

  font-style: normal;

}



body, html {

  min-height: 100%;

}



body {

  font-family: "Microsoft YaHei";

  font-size: 14px;

  color: #333;

  background: #f6f6f6;

}



h1, h2, h3, h4, h5, h6 {

  font-weight: normal;

}



ol, ul {

  list-style: none;

}



img {

  border: none;

  vertical-align: middle;

}



a {

  text-decoration: none;

  color: #232323;

}



a:hover {

  text-decoration: none;

}



table {

  border-collapse: collapse;

  table-layout: fixed;

      width: 750px;

}



input, textarea {

  outline: none;

  border: none;

}



textarea {

  resize: none;

  overflow: auto;

}



.clearfix {

  zoom: 1;

}



.clearfix:after {

  content: ".";

  width: 0;

  height: 0;

  visibility: hidden;

  display: block;

  clear: both;

  overflow: hidden;

}



.cont {

  width: 1200px;

  margin: 0 auto;

}



.head {

  height: 105px;

  background: #ffffff;

  border-bottom: 4px solid #4484e9;

}



.head .logo {

  float: left;

  margin-top: 17px;

  width: 281px;

  height: 64px;

  display: inline-block;

}



.head .logo img {

  width: 130%;

  height: 100%;

}



.head .nav {

  float: left;

  margin-left: 111px;

  line-height: 103px;

}



.head .nav ul .nLi {

  display: inline-block;

  line-height: 103px;

  width: 114px;

  text-align: center;

  position: relative;

}



.head .nav ul .nLi h3 a {

  font-size: 18px;

  color: #404040;

}



.head .nav ul .nLi .sub {

  position: absolute;

  z-index: 99;

  width: 100%;

  display: none;

}



.head .nav ul .nLi .sub li {

  height: 48px;

  line-height: 48px;

  background: #ffffff;

}



.head .nav ul .nLi .sub li a {

  color: #4d4d4d;

  font-size: 16px;

}



.head .nav ul .nLi .sub li:hover {

  background: #4588ef;

}



.head .nav ul .nLi .sub li:hover a {

  color: #FFFFFF;

}



.head .nav ul .on {

  background: #4588ef;

}



.head .nav ul .on h3 a {

  color: #FFFFFF;

}



.head .nav ul li:hover {

  background: #4588ef;

}



.head .nav ul li:hover h3 a {

  color: #FFFFFF;

}



.banner {

  position: relative;

  width: 100%;

  height: 580px;

  overflow: hidden;

  min-width: 1200px;

}



.banner .bd {

  width: 100%;

  height: 100%;

}



.banner .bd ul li {

  position: relative;

  height: 580px;

}



.banner .bd ul li img {

  position: absolute;

  left: 50%;

  top: 50%;

  -webkit-transform: translate(-50%, -50%);

  -moz-transform: translate(-50%, -50%);

  transform: translate(-50%, -50%);

}



.banner1 {

  position: relative;

  width: 100%;

  height: 430px;

  overflow: hidden;

  min-width: 1200px;

  z-index: -1;

}



.banner1 .bd {

  width: 100%;

  height: 100%;

}



.banner1 .bd ul li {

  position: relative;

  height: 430px;

}



.banner1 .bd ul li img {

  position: absolute;

  left: 50%;

  top: 50%;

  -webkit-transform: translate(-50%, -50%);

  -moz-transform: translate(-50%, -50%);

  transform: translate(-50%, -50%);

}



.one {

  height: 88px;

  background: #FFFFFF;

  border-bottom: 1px solid #e8e8e8;

}



.one .hot {

  display: inline-block;

}



.one .hot ul li {

  display: inline-block;

  line-height: 88px;

  margin-left: 24px;

}



.one .hot ul li a {

  font-size: 16px;

  font-family: "Microsoft YaHei";

  color: #666666;

}



.one .search {

  display: inline-block;

  float: right;

  border-width: 1px;

  border-color: #dcdcdc;

  border-style: solid;

  background-color: #ffffff;

  width: 360px;

  height: 34px;

  border-radius: 20px;

  margin-top: 25px;

}



.one .search input {

  height: 100%;

  margin-left: 20px;

}



.one .search button {

  float: right;

  border-radius: 20px;

  background-color: #3562c8;

  width: 50px;

  height: 100%;

  border: 0px;

  color: #FFFFFF;

}



.two {

  padding-top: 60px;

}



.two .title {

  text-align: center;

}



.two .title h4 {

  font-size: 36px;

  color: #404040;

}



.two .title h4 span {

  color: #468af1;

  font-weight: bold;

}



.two .title p {

  font-size: 28px;

  font-family: "Arial";

  color: #b2b1b1;

  margin-top: 15px;

}



.two .u-bd {

  margin-top: 40px;

}



.two .u-bd .hd ul li {

  border-radius: 20px;

  border-width: 1px;

  border-color: #bfbfbf;

  border-style: solid;

  background-color: #ffffff;

  width: 148px;

  height: 39px;

  line-height: 37px;

  text-align: center;

  display: inline-block;

  margin-right: 23px;

}



.two .u-bd .hd ul li a {

  font-size: 16px;

  font-family: "Microsoft YaHei";

  color: #4f4f4f;

}



.two .u-bd .hd ul li:hover {

  background: #468af1;

  border-color: #468af1;

}



.three .text .more:hover {

  background-color: #3562c8;

  border-color: #3562c8;

}



.three .text .more:hover a {

  color: #FFF;

}



.four .u-bd .hd a:hover {

  color: #3562c8;

}



.one .search form {

  height: 32px;

}



.txt-ln4 {

  overflow: hidden;

  text-overflow: ellipsis;

  display: -webkit-box;

  -webkit-box-orient: vertical;

  -webkit-line-clamp: 4

}



.two .u-bd .hd ul li:hover a {

  color: #FFFFFF;

}



.two .u-bd .hd ul li:last-child {

  margin-right: 0px;

}



.two .u-bd .bd {

  margin-top: 44px;

}



.two .u-bd .bd ul li {

  float: left;

  padding: 8px;

  background: #FFFFFF;

  width: 387px;

  padding-bottom: 0px;

  margin-right: 19px;

  margin-bottom: 30px;

}



.two .u-bd .bd ul li .img-box {

  position: relative;

  width: 371px;

  height: 291px;

  overflow: hidden;

}



.two .u-bd .bd ul li .img-box img {

  width: 100%;

  height: 100%;

}



.two .u-bd .bd ul li .img-box .make {

  transition: all 0.4s;

  position: absolute;

  top: -291px;

}



.two .u-bd .bd ul li p {

  text-align: center;

  font-size: 18px;

  font-family: "Microsoft YaHei";

  color: #505050;

  line-height: 60px;

}



.two .u-bd .bd ul li:hover {

  background: #468af1;

}



.two .u-bd .bd ul li:hover .img-box .make {

  transition: all 0.4s;

  position: absolute;

  top: 0px;

  width: 100%;

  height: 100%;

  background-color: rgba(43, 43, 43, 0.702);

}



.two .u-bd .bd ul li:hover .img-box .make span {

  color: #FFFFFF;

  font-size: 55px;

  text-align: center;

  display: inherit;

  margin-top: 105px;

}



.two .u-bd .bd ul li:hover p {

  color: #FFFFFF;

}



.two .u-bd .bd ul li:nth-child(3n) {

  margin-right: 0px;

}



.two .u-bd .more {

  background-color: #3562c8;

  width: 176px;

  height: 41px;

  line-height: 41px;

  border-radius: 20px;

  text-align: center;

  margin: 0 auto;

}



.two .u-bd .more a {

  font-size: 16px;

  font-family: "Microsoft YaHei";

  color: #FFFFFF;

}



.three {

  background: url(../img/2_02.jpg) no-repeat center;

  height: 484px;

  min-width: 1200px;

  margin-top: 65px;

}



.three .text {

  width: 619px;

  float: right;

  padding-left: 65px;

  padding-top: 60px;

}



.three .text .title {

  background: url(../img/tit1.png) no-repeat;

  padding-top: 45px;

  padding-bottom: 36px;

}



.three .text .title h4 {

  font-size: 36px;

  font-family: "Microsoft YaHei";

  color: #404040;

  padding-left: 42px;

}



.three .text .title h4 span {

  color: #468af1;

  font-weight: bold;

  margin-left: 22px;

}



.three .text .title p {

  font-size: 24px;

  font-family: "CenturyGothic";

  color: #b2b1b1;

  padding-left: 173px;

  margin-top: 7px;

}



.three .text .u-bd {

  text-indent: 2em;

  margin-top: 40px;

  font-size: 14px;

  font-family: "Microsoft YaHei";

  color: #666666;

  text-transform: uppercase;

  line-height: 2;

}



.three .text .more {

  border-width: 1px;

  border-color: #676767;

  border-style: solid;

  background-color: rgba(53, 98, 200, 0);

  width: 126px;

  height: 30px;

  text-align: center;

  line-height: 30px;

  border-radius: 20px;

  margin-top: 40px;

  float: right;

}



.three .text .more a {

  font-size: 16px;

  font-family: "Microsoft YaHei";

  color: #707070;

}



.four {

  margin-top: 90px;

  margin-bottom: 100px;

}



.four .title {

  text-align: center;

}



.four .title h4 {

  font-size: 36px;

  color: #404040;

}



.four .title h4 span {

  color: #468af1;

  font-weight: bold;

}



.four .title p {

  font-size: 28px;

  font-family: "Arial";

  color: #b2b1b1;

  margin-top: 15px;

}



.four .u-bd {

  margin-top: 38px;

  position: relative;

}



.four .u-bd .bd ul li {

  width: 387px;

  height: 369px;

  border-bottom: 2px solid #468af1;

  float: left;

  margin-right: 19px;

  position: relative;

}



.four .u-bd .bd ul li .img-box {

  width: 387px;

  height: 307px;

}



.four .u-bd .bd ul li .img-box img {

  width: 100%;

  height: 100%;

}



.four .u-bd .bd ul li .text {

  text-align: center;

  font-size: 18px;

  font-family: "Microsoft YaHei";

  color: #474747;

  line-height: 60px;

}



.four .u-bd .bd ul li .make {

  transition: all 0.4s;

  position: absolute;

  top: -369px;

  background-color: #468af1;

  width: 100%;

  height: 100%;

  padding-top: 62px;

  padding-left: 40px;

}



.four .u-bd .bd ul li .make h4 {

  font-size: 18px;

  font-family: "Microsoft YaHei";

  color: #ffffff;

  margin-bottom: 35px;

}



.four .u-bd .bd ul li .make p {

  font-size: 14px;

  font-family: "Microsoft YaHei";

  color: #ffffff;

  text-transform: uppercase;

  line-height: 1.714;

}



.four .u-bd .bd ul li .make .more {

  border-width: 1px;

  border-color: #ffffff;

  border-style: solid;

  background-color: rgba(53, 98, 200, 0);

  width: 126px;

  height: 30px;

  border-radius: 20px;

  text-align: center;

  line-height: 30px;

  margin-top: 68px;

}



.four .u-bd .bd ul li .make .more a {

  font-size: 16px;

  font-family: "Microsoft YaHei";

  color: #ffffff;

}



.four .u-bd .bd ul li:hover .make {

  transition: all 0.4s;

  top: 0px;

  display: block;

}



.four .u-bd .hd {

  position: absolute;

  width: 110%;

  top: 33%;

  z-index: 9;

  left: -58px;

}



.four .u-bd .hd a {

  color: #d0cdcd;

  font-size: 50px;

}



.four .u-bd .hd .next {

  float: right;

}



.five {

  background: #FFFFFF;

  padding: 70px 0;

}



.five .title {

  text-align: center;

}



.five .title h4 {

  font-size: 36px;

  color: #404040;

}



.five .title h4 span {

  color: #468af1;

  font-weight: bold;

}



.five .title p {

  font-size: 28px;

  font-family: "Arial";

  color: #b2b1b1;

  margin-top: 15px;

}



.five .u-bd {

  margin-top: 40px;

  background: #FFFFFF;

}



.five .u-bd .c1 {

  float: left;

  margin-right: 35px;

  width: 582px;

  background: #f9f9f9;

}



.five .u-bd .c1 .top {

  padding-bottom: 34px;

  border-bottom: 5px solid #468af1;

}



.five .u-bd .c1 .top .img-box {

  width: 582px;

  height: 357px;

}



.five .u-bd .c1 .top .img-box img {

  width: 100%;

  height: 100%;

}



.five .u-bd .c1 .top .text {

  background: #f9f9f9;

  padding-left: 29px;

  padding-top: 32px;

}



.five .u-bd .c1 .top .text .time {

  padding: 15px;

  border-width: 1px;

  border-color: #e5e5e5;

  border-style: solid;

  background-color: rgba(89, 158, 142, 0);

  width: 105px;

  height: 93px;

  display: inline-block;

  vertical-align: top;

}



.five .u-bd .c1 .top .text .time h4 {

  line-height: 1;

  font-size: 30px;

  font-family: "Microsoft YaHei";

  color: #515151;

  font-weight: bold;

  padding-bottom: 5px;

  border-bottom: 1px solid #e6e6e6;

}



.five .u-bd .c1 .top .text .time p {

  font-size: 20px;

  font-family: "Microsoft YaHei";

  color: #9b9b9b;

}



.five .u-bd .c1 .top .text .text-box {

  display: inline-block;

  width: 430px;

  padding-left: 30px;

  vertical-align: top;

}



.five .u-bd .c1 .top .text .text-box h4 {

  font-size: 18px;

  font-family: "Microsoft YaHei";

  color: #333333;

  margin-bottom: 6px;

}



.five .u-bd .c1 .top .text .text-box p {

  font-size: 12px;

  font-family: "Microsoft YaHei";

  color: #999999;

  line-height: 2;

}



.five .u-bd .c1 .top .text:hover .time {

  background: #468af1;

}



.five .u-bd .c1 .top .text:hover .time h4 {

  color: #FFFFFF;

}



.five .u-bd .c1 .top .text:hover .time p {

  color: #FFFFFF;

}



.five .u-bd .c1 .top .text:hover .text-box h4 {

  color: #468af1;

}



.five .u-bd .c1 .botton {

  padding: 15px 0;

}



.five .u-bd .c1 .botton ul li .text {

  background: #f9f9f9;

  padding-left: 29px;

  padding-top: 32px;

}



.five .u-bd .c1 .botton ul li .text .time {

  background-color: rgba(89, 158, 142, 0);

  height: 93px;

  display: inline-block;

  vertical-align: top;

}



.five .u-bd .c1 .botton ul li .text .time h4 {

  line-height: 1;

  font-size: 20px;

  font-family: "Microsoft YaHei";

  color: #515151;

  font-weight: bold;

  padding-bottom: 5px;

  border-bottom: 1px solid #e6e6e6;

}



.five .u-bd .c1 .botton ul li .text .time p {

  font-size: 16px;

  font-family: "Microsoft YaHei";

  color: #9b9b9b;

}



.five .u-bd .c1 .botton ul li .text .text-box {

  display: inline-block;

  width: 430px;

  padding-left: 30px;

  vertical-align: top;

}



.five .u-bd .c1 .botton ul li .text .text-box h4 {

  font-size: 18px;

  font-family: "Microsoft YaHei";

  color: #333333;

  margin-bottom: 6px;

}



.five .u-bd .c1 .botton ul li .text .text-box p {

  font-size: 12px;

  font-family: "Microsoft YaHei";

  color: #999999;

  line-height: 2;

}



.five .u-bd .c1 .botton ul li:hover .time h4 {

  color: #468af1;

  border-color: #468af1;

}



.five .u-bd .c1 .botton ul li:hover .time p {

  color: #468af1;

}



.five .u-bd .c1 .botton ul li:hover .text-box h4 {

  color: #468af1;

}



.five .u-bd .c1:nth-child(2) {

  margin-right: 0px;

}



.five .more {

  background-color: #468af1;

  width: 176px;

  height: 41px;

  text-align: center;

  line-height: 41px;

  border-radius: 20px;

  margin: 0 auto;

  margin-top: 32px;

}



.five .more a {

  font-size: 18px;

  font-family: "Microsoft YaHei";

  color: #ffffff;

}



.foot {

  background: #2f2f2f;

  padding: 70px 0;

}



.foot .message {

  width: 818px;

  float: left;

}



.foot .message .title {

  margin-bottom: 38px;

}



.foot .message .title h4 {

  font-size: 24px;

  font-family: "Microsoft YaHei";

  color: #ffffff;

  font-weight: bold;

  padding-left: 14px;

  border-left: 7px solid #ffbf35;

  line-height: 1;

}



.foot .message .title h4 span {

  margin-left: 14px;

  font-size: 13px;

  font-family: "Microsoft YaHei";

  color: #868686;

  font-weight: 100;

}



.foot .message .u-bd .p1 {

  width: 258px;

  display: inline-block;

  vertical-align: top;

  margin-right: 35px;

}



.foot .message .u-bd .p1 input {

  background-color: #474747;

  width: 258px;

  height: 40px;

  padding-left: 20px;

  color: #FFFFFF;

  margin-bottom: 22px;

}



.foot .message .u-bd .p2 {

  width: 518px;

  height: 102px;

  display: inline-block;

  vertical-align: top;

}



.foot .message .u-bd .p2 input {

  width: 100%;

  height: 100%;

  background-color: #474747;

  padding-left: 20px;

  color: #FFFFFF;

}



.foot .message .u-bd button {

  background-color: #468af1;

  width: 813px;

  height: 35px;

  border: 0px;

  font-size: 14px;

  font-family: "Microsoft YaHei";

  color: #ffffff;

}



.foot .er {

  width: 377px;

  float: right;

}



.foot .er .er-box {

  text-align: right;

}



.foot .er .er-box p {

  writing-mode: tb-rl;

  font-size: 16px;

  font-family: "Microsoft YaHei";

  color: #888888;

  display: inline-block;

  vertical-align: middle;

  margin-right: 15px;

}



.foot .er .er-box img {

  display: inline-block;

  vertical-align: middle;

  width: 124px;

  height: 124px;

}



.foot .er .phone {

  text-align: right;

}



.foot .er .phone span {

  display: inline-block;

  vertical-align: middle;

  color: #FFFFFF;

  font-size: 55px;

}



.foot .er .phone .box {

  display: inline-block;

  vertical-align: middle;

}



.foot .er .phone .box p {

  color: #ffbf35;

  font-size: 24px;

  font-weight: bold;

  line-height: 1.5;

}



.foot .er h4 {

  text-align: right;

  font-size: 14px;

  color: #cbcbcb;

}



.foot-1 {

  background: #1e1e1e;

  height: 50px;

  line-height: 50px;

  text-align: center;

}



.foot-1 p {

  color: #707070;

  font-size: 12px;

}



.page {

  padding-top: 57px;

}



.page .title {

  text-align: center;

}



.page .title h4 {

  font-size: 36px;

  color: #404040;

}



.page .title h4 span {

  color: #468af1;

  font-weight: bold;

}



.page .title p {

  font-size: 28px;

  font-family: "Arial";

  color: #b2b1b1;

  margin-top: 15px;

}



.page .n-hd {

  margin: 40px 0;

}



.page .n-hd ul {

  text-align: center;

}



.page .n-hd ul li {

  border-radius: 20px;

  border-width: 1px;

  border-color: #bfbfbf;

  border-style: solid;

  background-color: #ffffff;

  width: 148px;

  height: 39px;

  line-height: 37px;

  text-align: center;

  display: inline-block;

  margin-right: 23px;

  margin-bottom: 5px;

}



.page .n-hd ul li a {

  font-size: 16px;

  font-family: "Microsoft YaHei";

  color: #4f4f4f;

}



.page .n-hd ul .on {

  background: #5293f5;

  border-color: #5293f5;

}



.page .n-hd ul .on a {

  color: #FFFFFF;

}



.page .n-hd ul li:last-child {

  margin-right: 0px;

}



.page .prod {

  margin-top: 44px;

}



.page .prod ul li {

  float: left;

  padding: 8px;

  background: #FFFFFF;

  width: 387px;

  padding-bottom: 0px;

  margin-right: 19px;

  margin-bottom: 30px;

}



.page .prod ul li .img-box {

  position: relative;

  width: 371px;

  height: 291px;

  overflow: hidden;

}



.page .prod ul li .img-box img {

  width: 100%;

  height: 100%;

}



.page .prod ul li .img-box .make {

  transition: all 0.4s;

  position: absolute;

  top: -291px;

}



.page .prod ul li p {

  text-align: center;

  font-size: 18px;

  font-family: "Microsoft YaHei";

  color: #505050;

  line-height: 60px;

}



.page .prod ul li:hover {

  background: #468af1;

}



.page .prod ul li:hover .img-box .make {

  transition: all 0.4s;

  position: absolute;

  top: 0px;

  width: 100%;

  height: 100%;

  background-color: rgba(43, 43, 43, 0.702);

}



.page .prod ul li:hover .img-box .make span {

  color: #FFFFFF;

  font-size: 55px;

  text-align: center;

  display: inherit;

  margin-top: 105px;

}



.page .prod ul li:hover p {

  color: #FFFFFF;

}



.page .prod ul li:nth-child(3n) {

  margin-right: 0px;

}



.news {

  margin-bottom: 40px;

}



.news ul li {

  height: 267px;

  padding-top: 48px;

  border-bottom: 1px solid #e4e4e4;

}



.news ul li .time {

  width: 150px;

  padding-left: 26px;

  display: inline-block;

  vertical-align: top;

  padding-top: 45px;

}



.news ul li .time h4 {

  font-size: 37px;

  font-family: "Arial";

  color: #313131;

  line-height: 1;

  margin-bottom: 14px;

}



.news ul li .time p {

  line-height: 1;

  font-size: 24px;

  font-family: "Arial";

  color: #989898;

}



.news ul li .text {

  display: inline-block;

  vertical-align: top;

  width: 875px;

}



.news ul li .text .img-box {

  width: 278px;

  height: 166px;

  display: inline-block;

  vertical-align: top;

}



.news ul li .text .img-box img {

  width: 100%;

  height: 100%;

}



.news ul li .text .u-bd {

  width: 590px;

  display: inline-block;

  vertical-align: top;

  padding-left: 30px;

  padding-right: 40px;

}



.news ul li .text .u-bd h4 {

  padding-top: 25px;

  font-size: 20px;

  font-family: "Microsoft YaHei";

  color: #313131;

}



.news ul li .text .u-bd p {

  margin-top: 20px;

  font-size: 14px;

  font-family: "Microsoft YaHei";

  color: #7f7f7f;

  line-height: 1.857;

}



.news ul li .more {

  display: inline-block;

  vertical-align: top;

  width: 165px;

  padding-left: 37px;

  border-left: 2px solid #cecece;

  height: 108px;

  margin-top: 28px;

  padding-top: 35px;

}



.news ul li .more span {

  display: inline-block;

  background-color: #858585;

  width: 100px;

  height: 35px;

  border-radius: 20px;

  text-align: center;

  color: #FFFFFF;

  font-size: 22px;

  overflow: hidden;

}



.news ul li:hover {

  background: #5293f5;

}



.news ul li:hover .time h4 {

  color: #ffffff;

}



.news ul li:hover .time p {

  color: rgba(255, 255, 255, 0.6);

}



.news ul li:hover .text .u-bd h4 {

  color: #ffffff;

}



.news ul li:hover .text .u-bd p {

  color: rgba(255, 255, 255, 0.6);

}



.news ul li:hover .more {

  border-color: #7daef7;

}



.news ul li:hover .more span {

  background-color: #ffffff;

  color: #5293f5;

}



.page-box {

  margin-bottom: 288px;

}



.page-box img {

  max-width: 100%;

}



.paging {

  text-align: center;

  margin-bottom: 80px;

  margin-top: 20px;

}



.paging ul li {

  border-width: 1px;

  border-color: #bfbfbf;

  border-style: solid;

  width: 26px;

  height: 24px;

  line-height: 24px;

  margin: 0 2px;

  display: inline-block;

}



.paging ul li a {

  font-size: 16px;

  font-family: "Arial";

  color: #999999;

}